UNPKG

229 BJavaScriptView Raw
1module.exports = {
2 "name": "Isabelle ROOT",
3 "type": "programming",
4 "color": "#FEFE00",
5 "group": "Isabelle",
6 "filenames": [
7 "ROOT"
8 ],
9 "tmScope": "source.isabelle.root",
10 "aceMode": "text",
11 "languageId": 171
12}